Skip to content

[main] Upgrade to latest dependencies#446

Merged
knative-prow[bot] merged 1 commit intoknative-extensions:mainfrom
knative-automation:auto-updates/update-deps-main
Mar 30, 2026
Merged

[main] Upgrade to latest dependencies#446
knative-prow[bot] merged 1 commit intoknative-extensions:mainfrom
knative-automation:auto-updates/update-deps-main

Conversation

@knative-automation
Copy link
Copy Markdown
Contributor

Cron -dprotaso

/cc knative-extensions/client-writers
/assign knative-extensions/client-writers

Produced by: knative-extensions/knobots/actions/update-deps

bumping knative.dev/eventing ce3fe6b...c6be563:
  > c6be563 [main] Upgrade to latest dependencies (# 8919)
  > cb8edb9 [Automated] Update eventing-eventing-integrations nightly (# 8918)
  > 3daf444 [main] Update community files (# 8917)
  > 193eda4 [main] Upgrade to latest dependencies (# 8915)
bumping k8s.io/api 8a137cd...3897036:
  > 3897036 Update dependencies to v0.35.3 tag
bumping knative.dev/networking 91b576b...dd06704:
  > dd06704 upgrade to latest dependencies (# 1127)
  > 001fb59 Update community files (# 1125)
bumping k8s.io/apiserver 9120deb...dc1559b:
  > dc1559b Update dependencies to v0.35.3 tag
bumping knative.dev/hack c448fdb...7eede7f:
  > 7eede7f Update community files (# 463)
bumping knative.dev/serving 10d950c...cd28f75:
  > cd28f75 Update net-contour nightly (# 16491)
  > 098fe86 Update net-kourier nightly (# 16493)
  > 8ebc4a3 upgrade to latest dependencies (# 16490)
  > 75d7cae Update net-contour nightly (# 16484)
  > cde0eef Update net-kourier nightly (# 16486)
  > c03d57a Update net-gateway-api nightly (# 16485)
  > 826b854 Update net-istio nightly (# 16483)
  > eb7c5fa upgrade to latest dependencies (# 16481)
  > 5237de8 Update net-contour nightly (# 16479)
  > 61dc2c5 Update net-kourier nightly (# 16480)
  > bea1edc Update net-gateway-api nightly (# 16477)
  > 2a046e0 Update net-istio nightly (# 16478)
  > dfcad6c Update community files (# 16476)
  > 80e9e60 upgrade to latest dependencies (# 16474)
  > 8c073ea Update net-contour nightly (# 16471)
  > 4fd63f7 Update net-gateway-api nightly (# 16470)
  > 5407b0c Update net-kourier nightly (# 16473)
  > fe4c325 Update net-istio nightly (# 16472)
  > 7831c9f upgrade to latest dependencies (# 16469)
bumping k8s.io/client-go a21b329...4f1f0a2:
  > 4f1f0a2 Update dependencies to v0.35.3 tag
  > f80003c Merge pull request # 136903 from pohly/automated-cherry-pick-of-# 136455-origin-release-1.35
  > 8b41556 fake client-go: un-deprecate NewSimpleClientset
bumping k8s.io/apiextensions-apiserver 79000f4...073f527:
  > 073f527 Update dependencies to v0.35.3 tag
  > 791831a Merge pull request # 136903 from pohly/automated-cherry-pick-of-# 136455-origin-release-1.35
  > 85fbdc0 Merge pull request # 136387 from vikasbolla/automated-cherry-pick-of-# 135567-upstream-release-1.35
  > 0e52304 fake client-go: un-deprecate NewSimpleClientset
  > f4ff589 Fix flaky TestApplyCRDuringCRDFinalization test
bumping k8s.io/apimachinery 72d71ea...72d71ea:
bumping knative.dev/client/pkg 2e05393...f389dba:
  > f389dba upgrade to latest dependencies (# 2171)
  > f29b2bf upgrade to latest dependencies (# 2170)
  > 6b683f3 upgrade to latest dependencies (# 2169)
  > c5b4dcb upgrade to latest dependencies (# 2168)
  > 734feb2 upgrade to latest dependencies (# 2167)
  > cbbe1af upgrade to latest dependencies (# 2166)
  > f4cbdb9 upgrade to latest dependencies (# 2165)
  > 4ffe57c Update community files (# 2164)
  > ff9ebda upgrade to latest dependencies (# 2163)
  > a71f483 upgrade to latest dependencies (# 2162)
bumping knative.dev/pkg 5d1c12d...396dbaa:
  > 396dbaa Bump the k8s group with 5 updates (# 3340)
  > 8c68e18 Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (# 3339)
  > 98d5a70 Update community files (# 3336)
  > 91e1768 Fix linter deprecation warnings  (# 3335)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 4264c3d to bac20ce Compare March 30, 2026 14:14
@knative-prow knative-prow Bot requested a review from a team March 30, 2026 14:14
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented Mar 30, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation
Once this PR has been reviewed and has the lgtm label, please assign dprotaso for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 30, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.08%. Comparing base (7f13157) to head (bac20ce).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #446   +/-   ##
=======================================
  Coverage   72.08%   72.08%           
=======================================
  Files          28       28           
  Lines        1354     1354           
=======================================
  Hits          976      976           
  Misses        316      316           
  Partials       62       62           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@knative-prow knative-prow Bot merged commit 2f07979 into knative-extensions:main Mar 30, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Denotes a PR that changes 100-499 lines, ignoring generated files. skip-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant